home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
NDK
/
NDK_3.5
/
Include
/
include_h
/
pragma
/
icon_lib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-11-01
|
327 b
|
19 lines
#ifndef PRAGMA_ICON_H
#define PRAGMA_ICON_H
/*
** $VER: icon_lib.h 44.1 (1.11.1999)
** Includes Release 44.1
**
** Aztec `C' style pragma header file wrapper
**
** (C) Copyright 1999 Amiga, Inc.
** All Rights Reserved
*/
#ifndef PRAGMAS_ICON_PRAGMAS_H
#include <pragmas/icon_pragmas.h>
#endif
#endif /* PRAGMA_ICON_H */